Returns the translator plugin of the translator of this job.
\Drupal\tmgmt\TranslatorPluginInterface The translator plugin instance.
\Drupal\tmgmt\TMGMTException Throws an exception when there is no translator assigned or when the translator is missing the plugin.
public function getTranslatorPlugin();