Returns preview url if preview is supported.
\Drupal\tmgmt\JobItemInterface $job_item: Job item.
\Drupal\Core\Url Url object.
public function getPreviewUrl(JobItemInterface $job_item);