If in the admin and trying to reach the store's modules directory where the "my_mod" info is installed in the template override directory in the modules directory, I think the following would work:
Code:
$this->variable = $template->get_template_dir('bbb.jpg', DIR_FS_CATALOG . DIR_WS_MODULES, $template_dir, '') . '/bbb.jpg';