There are some things about receivers that you need to know. A radio receiver has a difficult job to do. It has to amplify and demodulate your desired signal while at the same time excluding all other signals that may be nearby in frequency.
The sensitivity of a receiver is a measure of its ability to deliver the modulation from a very weak signal that comes in from the antenna. How weak? A good FM receiver should be able to deliver the audio from as little as 1 uV signal (1.33e-14 watts). If we guesstimate that an FM demodulator needs 50mV to operate correctly, then we can estimate the gain necessary would be about 94 dB. This is a huge amount of gain and is almost impossible to realize in a single stage RF amplifier or a single stage AF amplifier. So FM receivers get a bit complicated by the amount of gain needed.
Now, if you have this much gain and nothing else but a demodulator in your receiver, it will be inundated with all of the FM signals in the broadcast band. There will be massive interference because all of the FM channels will be amplified and fed to the demodulator at the same time. You need to filter out the undesired signals while allowing reception of the desired signal. You can't do this at RF because the filter required would be very narrow bandwidth and very high Q. Your signal bandwith is 200KHz, while the RF frequency is, for example, 90 MHz. The resulting filter cannot be built using a simple LC tank circuit because the Q required would be 500 and single stage LC tanks cannot do much better than about 20 or 30. Perhaps one could build an LC ladder filter, but I fear it would be impossible to realilze a Q of 500 practically. If such a filter were practical (using a SAW device or large resonant cavity for example), it would not be helpful because you would need one filter for every channel you wanted to receive, and there are many in the FM band. So, we have to find another way to filter.
In the past, filtering had traditionally been done using a superheterodyne architecture. In a superheterodyne receiver, the desired channel is translated (moved in frequency) to a fixed intermediate frequency using a mixer and variable frequency local oscillator. At the intermediate frequency (IF) it is much more practical to filter the channel with a fixed bandwidth IF filter. Also, because the frequency is much lower it is also much more practical to apply a lot of gain without suffering instability (undesired oscillation of an amplifier). The demodulator is also optimized to function at the IF frequency, a much easier task than an RF demodulator.
Modern receivers don't use superheterodyne as much any more because there is a better way. That way is called "direct conversion" and it works very similarly to superheterodyne except that the IF is actually set to zero. In other words, the incoming signal is converted to zero frequency instead of an IF. This has only become practical in the last twenty years or so thanks to integration of direct conversion (sometimes also called "zero IF") receivers inside integrated circuits. The technical difficulties in making a zero IF receiver function correctly in an IC were immense, and included problems such as "how do you demodulate FM when direct conversion folds the sidebands on top of each other at baseband" and "how do you prevent re-radiation of the on-channel LO". Well, these are topics for a different day. Suffice to say that converting to baseband rather than an IF means that you can put most of your gain at baseband (which is easy) and you can put all of your filtering inside a DSP or hardware low-pass filter rather than an RF or IF bandpass filter. This is easier too, and can all be done on-chip, unlike the IF filter of a superheterodyne set.
So nowadays we have fully integrated receivers-on-a-chip. But they are complex and include an RF amplifier (the LNA), two down converting mixers fed by a synthesized variable frequency local oscillator, two multi-stage AF amplifiers, two sets of low pass channel filters and two sets of demodulators or A/D converters.
I mention all of this to help you realize that it is not trivial to receive FM in a useful and practical receiver and if you want to build one that works reasonably adequately, you should probably find a receiver chip and learn how to make that work. Alternatively, you should find a scrap portable FM radio because even the poorest portable radio that you can probably find for free in a scrap box at a garage sale, for example, will work well enough.