Need sth like ```rust let tag = blobs_client.tags().get(b"my tag").await?; ``` to get the hash belonging to a tag, and to know if such a tag exists.