Read a response body as JSON with full parsing pipeline.
The fetch Response.
Parse options (content-type check, charset, size limit, signal).
The parsed JSON value.
If expectedContentType is set and doesn't match.
If JSON parsing fails.
Read a response body as JSON with full parsing pipeline.