multiGetObjects

Fetch objects by their keys.

Returns a list of objects that is guaranteed to be the same length as keys. If an object in keys could not be found in the store, its corresponding entry in the result will be null. This could be because the object never existed, or because it was pruned.