When I try to use this functionality on a node bundle that doesn't have the selected image field, I get an error
InvalidArgumentException: Field is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 616 of core/lib/Drupal/Core/Entity/ContentEntityBase.php).
I'll add a patch that checks to ensure the field exists on the bundle or falls back to the fallback image.
Needs work
1.0
Code