Retrieve targeted components
Hello, I have a requirement to determine if the page has any targeted components (ContextHub Personalization) in it and retrieve the component details, if any. How can we retrieve the details in a Sling model as I don't want to go with the Servlet approach? Can someone tell me if you have already implemented a similar use case in your project?