Required metadata format (e.g. oai_dc, arXiv, arXivRaw).
OptionallistOptions: OaiListRecordsAllOptionsOptional from, until, set, request options (timeout, retries, userAgent, rateLimit) and maxRecords. Any provided resumptionToken is ignored; pagination is handled internally.
All fetched records as a single array.
Fetch all records across all pages for a given metadataPrefix and optional selective harvesting options.
This helper collects from oaiListRecordsAsyncIterator until completion. When maxRecords is provided, it acts as an upper cap; when omitted, no upper cap is applied.