Thanks, that is right. And I am not 100% sure if it is really the most recent one. So that might be the cause of the problem. So maybe it would be better to use the ID of the post. That is more specific.
So it would be like this (?):
$args = array('post_id'=>12345);