getBlob

open suspend override fun getBlob(params: GetBlobQueryParams): AtpResponse<ByteArray>

Get a blob associated with a given account. Returns the full blob as originally uploaded. Does not require auth; implemented by PDS.