Choosing file from drive using file chooser

Using @ionic-native/filechooser i’m selecting drive document.
I will get the url as
"content://com.google.android.apps.docs.storage.legacy/enc%3DOWWfReHHsomYzNVkcRQjdDz2I_xVdBwrW5n6x_6_fOd30Vh7%0A"

In this will not get the type of File.?

How to get the type of file selected?