Dear Caridad,
Using your code I only get the value if the post has saved first. If I'm creating a new item (recently added the imagem to extra-image field) the return is null.
I think Types use 'save_post' hook too to save the custom fields too, right? So I can't get the value if the Types ill save it at the same time that my function gets called.