This diff modifies our protos for the get user identity rpc to take in a list of user ids and return their corresponding identities.
Additionally, for our farcaster work, the Identity message will now also include a farcaster id field
Depends on D11951