method
App.OpenUpload
func (application *App) OpenUpload(
ctx context.Context,
collection,
key string,
actor *store.Document,
) (io.ReadCloser, storage.Object, error)Open an object after proving it belongs to an access-visible upload document.