When I use SAF URI to add a file will be failed. the error is `"path must be absolute"`, `Path::new("content://com.android...").is_absolute() // false ` https://github.com/n0-computer/iroh-blobs/blob/main/src/store/fs/import.rs#L462