So there is no productized or documented way to do this, sorry. It is
possible to get at the data via a browser dev tools function workaround.
You could use the Catalog Search function in Target to display the
correct catalog entity data. Then in your browser open the Developer
tools panel and select the network tab and refresh page. In the list of
network requests you should see one starting with 'productSearch'. Right
click on that request and open it in a new browser tab, that will
display yo...