Store Chunk Grep and ListingLink to section
We added two lower-level chunk retrieval APIs:
stores.grepfor exact regex matching against chunk text and generated content.stores.list_chunksfor retrieving chunks by metadata filters with optional numeric sorting.
