getApksForFile
Returns a lazy sequence of APK splits contained within zipped file (such as APKS, APKM, XAPK, ZIP).
Attention: iteration of this sequence is blocking due to I/O operations.
The returned sequence is constrained to be iterated only once.