From the documentation http://developers.facebook.com/docs/reference/api/user/ it seems that to fetch user's friends one needs users valid access token.
But it appears that I can fetch the ids of app user's friends even with app access token. Since it is undocumented I am not sure if it is by design or it is working only for my app / time being.