The inspect → fetch → envelope tail shared by single-target retrieve() and
group fanout. Takes an already-resolved request (one CDB record's identity +
overrides) so fanout does not re-resolve or re-load the CDB per target. On
success returns a RetrieveSuccessEnvelope; failures throw a CentrsError
the caller maps with buildRetrieveErrorEnvelopeFromResolved.
The inspect → fetch → envelope tail shared by single-target
retrieve()and group fanout. Takes an already-resolved request (one CDB record's identity + overrides) so fanout does not re-resolve or re-load the CDB per target. On success returns aRetrieveSuccessEnvelope; failures throw aCentrsErrorthe caller maps with buildRetrieveErrorEnvelopeFromResolved.