Background of the issue:
I am trying to use an ACF Gutenberg Block to show Post Object fields on the Advanced Translation Editor. I wanted the post object to load the already translated version of the custom post type (CPT) post I picked on the English version.
Symptoms:
The Group - Quote field (Post Object) does not show on the Advanced Translation Editor.
Questions:
Why is the Group - Quote field (Post Object) not showing on the Advanced Translation Editor?
How can I ensure the post object loads the translated version of the CPT post?