Problem:
The user was unable to choose the featured image in an Image block inside an archive template.
Solution:
Because the archive template is assigned to a taxonomy, we can't tell what custom post types it will display and if they implement the featured image.
This will be fixed in the future.