Enables content fetching and updates for the user.
This method opts the user into receiving content updates
and ensures that relevant data is fetched accordingly.
Disables content fetching and updates for the user.
This method opts the user out of receiving content updates
and stops any ongoing content retrieval processes.
This is an experimental feature and it can have breaking changes
Previews the content associated with the given contentId.
This method fetches and displays the content for preview purposes.
Triggers a manual refresh of the content zone.
This method forces an update by fetching the latest content,
ensuring the user receives the most up-to-date information.