Is it possible to use the "toKeyedObject" formatter to retrieve multiple values? How can I retrieve both the ID from the database and the searched value?
<dmx-value id="printContent" dmx-bind:value="pageContent.data.siteContent.toKeyedObject(`keySearch`, `content`)"></dmx-value>