The following media types are allowed when getting a blob:
application/vnd.github.VERSION+json
application/json
Return JSON representation of the blob with content as a base64
encoded string. This is the default if nothing is passed.
application/vnd.github.VERSION.raw
Return the raw blob data.