Select two documents using Document Picker in Swift

Document picker enables the selection of a single document from Drive, Box, etc. However, I would like to be able to select a second document prior to leaving the interface so that I do not have to drill down through the folder structure a second time. Unfortunately, the protocol dismisses the pop-up once a document is selected. Ideas, alternatives?