elouan@localhost ~> sudo vgscan; sudo pvscan; sudo lvscan
[sudo] Mot de passe de elouan :
Found volume group "fedora" using metadata type lvm2
PV /dev/mmcblk0p3 VG fedora lvm2 [57,89 GiB / 0 free]
Total: 1 [57,89 GiB] / in use: 1 [57,89 GiB] / in no VG: 0 [0 ]
ACTIVE '/dev/fedora/root' [57,89 GiB] inherit
So you have 64GB SD card with three partitions on it, say an EFI partition, a boot partition and a LVM physical volume (PV). Unlocking the volume makes it appear as block device in Gnome Disks, and you see that the volume contains a 62GB XFS file system. Nothing seems strange to me.
How do you remove the SD card from your laptop? You may want to …
unmount the xfs file system (on the square, white stop symbol)
lock the LVM storage (PV) (lock symbol)
eject the 64GB Drive (which unmounts all partitions of the drive) (eject symbol in the upper bar)