Decodes a given cid string and returns its information.
cid
static CIDInfo decodeCid(String input) { return decodeCIDStringInformation(input); }