String[] find(String keyword, int option), where 'option' is one of the
following: FIND_FILES, FIND_FILES_ONLY, or FIND_FOLDERS_ONLY Returns a
String[] with either all fileIDs, all folderIDs, or a combination of
folder and fileIDs that match the keyword the user is looking for