If you want to open the privacy settings popup with a custom Link / button you need to add the following CSS class:
wordpress-gdpr-open-privacy-settings-modal
An Example:
<a href="#" class="button btn wordpress-gdpr-open-privacy-settings-modal">Open Privacy Settings</a>