...
Script to check Google Consent Mode storage type consent states
If you’re using our GTM template to implement the Usercentrics CMP via a GTM tag, the default consent states of the GCM storage types won't be pushed to the dataLayer. They will be registered internally in the Google Tag Manager, so inspecting the dataLayer won't work to see them like in the example above.
However, you can execute the following script in the Console of your browser’s DevTools to get the Google Consent Mode settings:
...